home *** CD-ROM | disk | FTP | other *** search
- Short: Removes CR (carriage returns) from text (unix/msdos)
- Author: alfred.j.faust@gmx.de (Alfred Faust)
- Uploader: alfred.j.faust@gmx.de (Alfred Faust)
- Type: text/misc
-
-
- Original Packed Ratio Name
- -------- ------- ----- -------------
- 1636 868 46.9% StripCR.info
- 15676 6858 56.2% StripCR/libs/asyncio.library
- 2122 968 54.3% StripCR/readme.doc
- 1188 510 57.0% StripCR/readme.doc.info
- 19 19 0.0% StripCR/src/SCOPTIONS
- 188 137 27.1% StripCR/src/smakefile
- 838 207 75.2% StripCR/src/smakefile.info
- 9812 6140 37.4% StripCR/src/stripcrlf
- 9355 2568 72.5% StripCR/src/stripcrlf.c
- 835 389 53.4% StripCR/src/stripcrlf.info
- 9812 6140 37.4% StripCR/StripCR
- 835 403 51.7% StripCR/StripCR.info
- -------- ------- -----
- 52316 25207 51.8% 12 files
-
- Like the name says it strips the CR (carriage returns) from a
- Unix/MSDOS-style textfile. This is especially needful if you import and
- use include-material for use with SAS/C. This compiler(maybe also
- other) gives errormessages if CR-chars(hex: 0x0D) in the text.
-
- - Selection via ASL-requester
- - WB or CLI-usage
- - work on whole directories
- - small
- - fast (works with asyncio.library)
-
- Requirements:
-
- - OS 2.1 or higher
- - asyncio.library (comes with the archive)
- - should work on all processors (not PPC)
-
- Source included
-
- Alfred Faust
- <alfred.j.faust@gmx.de>
-